Skip to content

FAT on SPI Flash Library #1809

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Sep 17, 2018
Merged

FAT on SPI Flash Library #1809

merged 8 commits into from
Sep 17, 2018

Conversation

lbernstone
Copy link
Contributor

First commit of the FFat library which provides a wrapper to use standard FS functionality on a FAT partition located on the SPI Flash. All functions available in SPIFFS have been exposed.
I have also included a new partition scheme and csv which will create a 12MB partition along with good sized OTA partitions. The WebServer/FSBrowser.ino example was updated to allow use of SPIFFS or FFat.

@me-no-dev me-no-dev merged commit 7206b2f into espressif:master Sep 17, 2018
@lbernstone lbernstone deleted the FFat branch December 28, 2018 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants